home *** CD-ROM | disk | FTP | other *** search
- -- card: 4434 from stack: in.0
- -- bmap block id: 2073
- -- flags: 4000
- -- background id: 9895
- -- name: H1
- ----- HyperTalk script -----
- on mouseup
- go to next card
- end mouseup
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=254 top=291 right=321 bottom=298
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: next
- ----- HyperTalk script -----
- on mouseUp
- go next card
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 2002
- -- rect: left=206 top=291 right=321 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 11045 / 11045
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home Card
- ----- HyperTalk script -----
- on mouseUp
- visual effect barn door open slowly
- go to "Home"
- end mouseUp
-
-
-